hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ErrorHandler.showErrorMessage
hip
error
handler
ErrorHandler
This function adds to the error stack
class
ErrorHandler
static
void
showErrorMessage
(
string
errorTitle
,
string
errorMessage
,
bool
isFatal
= false
)
Parameters
errorTitle
string
Error Header
errorMessage
string
Error Message
Meta
Source
See Implementation
hip
error
handler
ErrorHandler
static functions
assertErrorMessage
assertExit
assertLazyErrorMessage
assertLazyExit
assertReturn
showErrorMessage
showEveryError
showWarningMessage
startListeningForErrors
stopListeningForErrors
static variables
LAST_ERROR
This function adds to the error stack